home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd1.bin / bonus / klenoty / home.swf / scripts / DefineButton2_101 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2004-06-08  |  64 b   |  4 lines

  1. on(press){
  2.    startDrag("../pohybka",1,350,-50.5,350,127);
  3. }
  4.